public class GetListaScelteRevocheResponse
extends java.lang.Object
Classe Java per getListaScelteRevocheResponse complex type.
Il seguente frammento di schema specifica il contenuto previsto contenuto in questa classe.
<complexType name="getListaScelteRevocheResponse">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="return" type="{http://www.nsisr.puglia.it/Schemas/}ListaSceltaRevocaResponse" minOccurs="0"/>
</sequence>
</restriction>
</complexContent>
</complexType>
| Modifier and Type | Field and Description |
|---|---|
protected ListaSceltaRevocaResponse |
_return |
| Constructor and Description |
|---|
GetListaScelteRevocheResponse() |
| Modifier and Type | Method and Description |
|---|---|
ListaSceltaRevocaResponse |
getReturn()
Recupera il valore della proprietà return.
|
void |
setReturn(ListaSceltaRevocaResponse value)
Imposta il valore della proprietà return.
|
protected ListaSceltaRevocaResponse _return
public ListaSceltaRevocaResponse getReturn()
ListaSceltaRevocaResponsepublic void setReturn(ListaSceltaRevocaResponse value)
value - allowed object is
ListaSceltaRevocaResponse